MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class / DetailRow Property
In This Topic
    DetailRow Property
    In This Topic
    Gets the detail row it is being loaded.
    Syntax
    public GridDetailRow<TItem> DetailRow {get;}
    See Also